type crypto/cipher.cfb
3 uses
crypto/cipher (current package)
cfb.go#L15: type cfb struct {
cfb.go#L24: func (x *cfb) XORKeyStream(dst, src []byte) {
cfb.go#L92: x := &cfb{
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)